Add missing debug keys to the docs
authorMatthias Clasen <mclasen@redhat.com>
Wed, 10 Jan 2018 05:09:25 +0000 (00:09 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 10 Jan 2018 05:09:25 +0000 (00:09 -0500)
Several values for GDK_DEBUG were missing from the docs.

docs/reference/gtk/running.sgml

index bc0b9814d68a5d23a57f7f057dbebfeabe3bb7e5..3d042a01a1755a4dd850af42453d9942273d165c 100644 (file)
@@ -290,10 +290,6 @@ nevertheless.
       <term>cursor</term>
       <listitem><para>Information about cursor objects (only win32)</para></listitem>
     </varlistentry>
-    <varlistentry>
-      <term>dnd</term>
-      <listitem><para>Information about drag-and-drop</para></listitem>
-    </varlistentry>
     <varlistentry>
       <term>eventloop</term>
       <listitem><para>Information about event loop operation (mostly Quartz)</para></listitem>
@@ -306,6 +302,34 @@ nevertheless.
       <term>nograbs</term>
       <listitem><para>Turn off all pointer and keyboard grabs</para></listitem>
     </varlistentry>
+    <varlistentry>
+      <term>frames</term>
+      <listitem><para>Information about the frame clock</para></listitem>
+    </varlistentry>
+    <varlistentry>
+      <term>settings</term>
+      <listitem><para>Information about xsettings</para></listitem>
+    </varlistentry>
+    <varlistentry>
+      <term>selection</term>
+      <listitem><para>Information about selections</para></listitem>
+    </varlistentry>
+    <varlistentry>
+      <term>clipboard</term>
+      <listitem><para>Information about clipboards</para></listitem>
+    </varlistentry>
+    <varlistentry>
+      <term>dnd</term>
+      <listitem><para>Information about drag-and-drop</para></listitem>
+    </varlistentry>
+    <varlistentry>
+      <term>opengl</term>
+      <listitem><para>Information about OpenGL</para></listitem>
+    </varlistentry>
+    <varlistentry>
+      <term>vulkan</term>
+      <listitem><para>Information about Vulkan</para></listitem>
+    </varlistentry>
 
   </variablelist>
   The special value <literal>all</literal> can be used to turn on all